home *** CD-ROM | disk | FTP | other *** search
/ Compute! Gazette 1986 January / 1986-01.d64 / print maker.boot (.txt) < prev    next >
Commodore BASIC  |  2022-09-20  |  282b  |  9 lines

  1. 1 ifa=0 then a=1:load"print maker",8,1
  2. 2 print"[147][154]    to activate print maker, press
  3. 3 [153]"    clr/home and type sys 49152,openxcont
  4. 4 print"    followed by return.
  5. 5 [153]"    openxcont is the starting line number
  6. 6 print"    for the print statements which
  7. 7 [153]"    will be created.
  8. 8 new
  9.